27,102 research outputs found

    Deep spectral learning for label-free optical imaging oximetry with uncertainty quantification

    Get PDF
    Measurement of blood oxygen saturation (sO2) by optical imaging oximetry provides invaluable insight into local tissue functions and metabolism. Despite different embodiments and modalities, all label-free optical-imaging oximetry techniques utilize the same principle of sO2-dependent spectral contrast from haemoglobin. Traditional approaches for quantifying sO2 often rely on analytical models that are fitted by the spectral measurements. These approaches in practice suffer from uncertainties due to biological variability, tissue geometry, light scattering, systemic spectral bias, and variations in the experimental conditions. Here, we propose a new data-driven approach, termed deep spectral learning (DSL), to achieve oximetry that is highly robust to experimental variations and, more importantly, able to provide uncertainty quantification for each sO2 prediction. To demonstrate the robustness and generalizability of DSL, we analyse data from two visible light optical coherence tomography (vis-OCT) setups across two separate in vivo experiments on rat retinas. Predictions made by DSL are highly adaptive to experimental variabilities as well as the depth-dependent backscattering spectra. Two neural-network-based models are tested and compared with the traditional least-squares fitting (LSF) method. The DSL-predicted sO2 shows significantly lower mean-square errors than those of the LSF. For the first time, we have demonstrated en face maps of retinal oximetry along with a pixel-wise confidence assessment. Our DSL overcomes several limitations of traditional approaches and provides a more flexible, robust, and reliable deep learning approach for in vivo non-invasive label-free optical oximetry.R01 CA224911 - NCI NIH HHS; R01 CA232015 - NCI NIH HHS; R01 NS108464 - NINDS NIH HHS; R21 EY029412 - NEI NIH HHSAccepted manuscrip

    MatchZoo: A Learning, Practicing, and Developing System for Neural Text Matching

    Full text link
    Text matching is the core problem in many natural language processing (NLP) tasks, such as information retrieval, question answering, and conversation. Recently, deep leaning technology has been widely adopted for text matching, making neural text matching a new and active research domain. With a large number of neural matching models emerging rapidly, it becomes more and more difficult for researchers, especially those newcomers, to learn and understand these new models. Moreover, it is usually difficult to try these models due to the tedious data pre-processing, complicated parameter configuration, and massive optimization tricks, not to mention the unavailability of public codes sometimes. Finally, for researchers who want to develop new models, it is also not an easy task to implement a neural text matching model from scratch, and to compare with a bunch of existing models. In this paper, therefore, we present a novel system, namely MatchZoo, to facilitate the learning, practicing and designing of neural text matching models. The system consists of a powerful matching library and a user-friendly and interactive studio, which can help researchers: 1) to learn state-of-the-art neural text matching models systematically, 2) to train, test and apply these models with simple configurable steps; and 3) to develop their own models with rich APIs and assistance

    Mechanisms of Alcohol-Induced Endoplasmic Reticulum Stress and Organ Injuries

    Get PDF
    Alcohol is readily distributed throughout the body in the blood stream and crosses biological membranes, which affect virtually all biological processes inside the cell. Excessive alcohol consumption induces numerous pathological stress responses, part of which is endoplasmic reticulum (ER) stress response. ER stress, a condition under which unfolded/misfolded protein accumulates in the ER, contributes to alcoholic disorders of major organs such as liver, pancreas, heart, and brain. Potential mechanisms that trigger the alcoholic ER stress response are directly or indirectly related to alcohol metabolism, which includes toxic acetaldehyde and homocysteine, oxidative stress, perturbations of calcium or iron homeostasis, alterations of S-adenosylmethionine to S-adenosylhomocysteine ratio, and abnormal epigenetic modifications. Interruption of the ER stress triggers is anticipated to have therapeutic benefits for alcoholic disorders

    Art Directed Watercolor Shader for Non-photorealistic Rendering with a Focus on Reflections

    Get PDF
    In this research, I demonstrated that emulating painterly reflections is impossible using existing modeling, compositing and rendering software that does not provide programming capabilities. To obtain painterly reflections, we need to emulate three aspects of painterly reflections: (1) shape of reflections; (2) glossiness of reflections; and (3) colors of reflections. The first two turn out to be relatively easy. However, despite the perceived simplicity of color reproduction, the third one turned out to be hardest without developing our own proprietary tools. To demonstrate the difficulty, I have developed a shader using commercial rendering and shading software that does not provide explicit programming power. I assigned my shader as a surface material to 3D objects. Using my shader, I was able to create computer generated watercolor style renderings without reflections. My shader provide rendering effects such as diffuse, contours, specularity, shadow, and reflections. Although I can faithfully emulate non-reflected regions of given water-color paintings, I demonstrate that my shader cannot produce reflection colors that are faithful to colors of original reflections

    Design of a multiple bloom filter for distributed navigation routing

    Get PDF
    Unmanned navigation of vehicles and mobile robots can be greatly simplified by providing environmental intelligence with dispersed wireless sensors. The wireless sensors can work as active landmarks for vehicle localization and routing. However, wireless sensors are often resource scarce and require a resource-saving design. In this paper, a multiple Bloom-filter scheme is proposed to compress a global routing table for a wireless sensor. It is used as a lookup table for routing a vehicle to any destination but requires significantly less memory space and search effort. An error-expectation-based design for a multiple Bloom filter is proposed as an improvement to the conventional false-positive-rate-based design. The new design is shown to provide an equal relative error expectation for all branched paths, which ensures a better network load balance and uses less memory space. The scheme is implemented in a project for wheelchair navigation using wireless camera motes. © 2013 IEEE
    corecore